initWithContentRect: has a NSUInteger parameter now
authorKristian Rietveld <kris@gtk.org>
Sun, 27 Dec 2009 21:56:52 +0000 (22:56 +0100)
committerKristian Rietveld <kris@gtk.org>
Mon, 28 Dec 2009 20:18:56 +0000 (21:18 +0100)
commitdd415881beb560cbf09521787698e01a9afc8057
treec9d9d19f55a94194726d8596bb5b7e77808d8904
parent98a14e6067f1ec3b35a6bc892b49f79d61332b84
initWithContentRect: has a NSUInteger parameter now

The typedef in place for Tiger and earlier systems should change this
to unsigned int without problems.
gdk/quartz/GdkQuartzWindow.c